home *** CD-ROM | disk | FTP | other *** search
- Short: Elemental sorting algorithms in C
- Uploader: walternn@rupert.informatik.uni-stuttgart.de (Norman Walter)
- Type: dev/src
- Autor: walternn@rupert.informatik.uni-stuttgart.de (Norman Walter)
- Requires: C Compiler (e.g. gcc)
-
-
- Demonstration of elemental sorting algorithms in C:
-
- - Bubble Sort
- - Selection Sort
- - Insertion Sort
- - Shell Sort
-
- The executables included in this archive require 68000 cpu or better.
-
- The sources are highly portable. They shold work with all major operating systems.
-
- Testet on Amiga 4000/30 with AmigaOS 3.5.
-
- Compiled with gcc - the GNU C Compiler.
-
-
- Literature:
-
- Brian W. Kernighan, Dennis M. Ritchie: The C Programming Language
-
- Andrew Koenig:
- C Traps and Pitfalls
-
- Robert Sedgewick:
- Algorithms in C
-
-
- World Wide Web:
-
- http://www.norman-interactive.com (my Homepage)
-
- http://www.informatik.uni-stuttgart.de (University Stuttgart, Dept. of Computer Science)
-
- http://www.ninemoons.com (GeekGadgets)
-
- http://www.haage-partner.com (Haage & Partner Homepage)
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 1253 679 45.8% 22-Aug-01 15:13:56 Bubble_Sort.c
- 9852 5533 43.8% 28-Aug-01 15:23:38 Bubble_Sort_68k
- 1462 786 46.2% 22-Aug-01 16:10:52 Insertion_Sort.c
- 9828 5546 43.5% 28-Aug-01 15:26:02 Insertion_Sort_68k
- 1215 643 47.0% 22-Aug-01 15:12:54 Selection_Sort.c
- 9864 5555 43.6% 28-Aug-01 15:25:20 Selection_Sort_68k
- 1651 847 48.6% 22-Aug-01 17:39:56 Shell_Sort.c
- 9956 5608 43.6% 28-Aug-01 15:24:30 Shell_Sort_68k
- 998 538 46.0% 28-Aug-01 15:44:22 Sort.readme
- -------- ------- ----- --------- --------
- 46079 25735 44.1% 29-Aug-101 19:48:40 9 files
-